| Method | Request URI |
|---|---|
| GET | /API/File/RecycleBin/?sessionId=value&accountId=value |
| URI Parameter | Description |
|---|---|
| sessionId | Current session ID. Specifying via an Authorization request header instead is recommended. |
| accountId | The optional account ID to get the recycle bin folder for a specific account. |
| Authorization: Bearer <Current session ID> |